home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Games 1995 June / CD-ROM Games Demo CD Disc 6.iso / menus / c / 1.bat next >
Encoding:
DOS Batch File  |  1995-08-14  |  440 b   |  28 lines

  1. @echo off
  2. cls
  3. cd\
  4. prompt=$p$g
  5. echo                                Actua Soccer
  6. echo                                ------------
  7. echo. 
  8. echo.
  9. echo   This will now install to your hard drive and will take approx 7.5mb
  10. echo   Program files will be in C:/ACTUA. Press Ctrl/C now if you do not wish
  11. echo   to continue.
  12. echo.
  13. echo.
  14. echo.
  15. pause
  16. cd\ 
  17. cd ACTUA
  18. INSTALL
  19. c:
  20. cd \
  21. cd\FOOTDEMO
  22. ACTUA
  23. D:
  24. cd \
  25. CD menus
  26. mainmenu
  27.  
  28.